home *** CD-ROM | disk | FTP | other *** search
-
- AA2QX NTS FORMATTING TOOL
- Version 1.00
-
-
-
- 1. INTRODUCTION:
- The NTS formatting tool was designed to allow newcomers to traffic handling
- a tool to enter NTS traffic messages using a series of prompts and having
- the system format the message for packet use.
- The software interfaces with the G8BPQ packet switch version 4.05 or later.
- The current version (1.00) is a limited transition version and is out for
- beta testing. This version will only work with the BPQ switch configured
- to use software interrupt 7Fh, and currently only supports one connected
- user at a time.
-
- 2. THE LEGAL STUFF:
- This software is copyright (C) 1994 by Leland Vandervort, AA2QX. There
- is no charge for the software and it may be freely distributed among amateur
- radio operators provided that:
-
- a. It is distributed in its original form with included documentation
- and support files.
- b. No charge is made by anyone for distribution of the material,
- except for reasonable reimbursement for media (floppy disk).
- c. It is not dis-assembled or recoded in any way for the purpose
- of modification and/or redistribution.
-
- Other than that, do with it what you want!
-
- 3. HARDWARE/SOFTWARE REQUIREMENTS:
-
- a. IBM or compatible computer with at least 640k of RAM and MSDOS
- 3.0 or later or DRDOS 6.0 or later.
- This allows the BPQ software and the NTS formatter to be loaded
- and allow plenty of memory for other applications such as
- BBS software.
- b. G8BPQ Packet Switch version 4.05 or later. The software uses
- interrupt 7Fh to talk to the switch.
- c. BBS software which supports automatic import files. My
- configuration uses F6FBB 5.15 and forwards the generated
- traffic to a file call "MAIL.IN" NTS directory. FBB
- then scans this directory once every minute for the presence
- of this file and will import any mail found.
- d. DESQview is recommended but not required. The software is not
- however a TSR (terminate and stay resident) so if you plan to
- use a BBS system, DESQview is essential. The software includes
- calls to DESQview to allow timeslice sharing with other
- applications.
-
- 4. INCLUDED FILES:
- The following is a list of all files included in distribution and their
- descriptions:
-
- READ.ME - The (in)famous "READ.ME" file - please read it 1st.
-
- NTS.COM - The NTS formatter itself
- NTS.CFG - The formatter's configuration file (ASCII)
- NTS.DOC - This documentation file
- UPDATES.DOC - Text file showing future updates to the software
-
- 5. INSTALLATION:
- Before running the program, make sure that you modify the configuration
- file for your setup. The configuration file MUST be in the same directory
- and MUST contain 6 lines as shown otherwise an error will occur.
-
- The configuration file contains 6 lines as follows:
-
-
- BPQ-APPLICATION-NUMBER
- WELCOME-TEXT
- BEACON-TEXT
- START-CHANNEL-NUMBER
- NUMBER-OF-CHANNELS (10 MAXIMUM)
- OUTPUT-PATH-AND-FILENAME
-
- Example: Here is my configuration file-
-
- 32
- Welcome to the AA2QX NTS formatter at CLMBIA node.
- ** AA2QX NTS Formatter on line at CLMBIA node. **
- 25
- 1
- MAIL.IN
-
- The output file name should be filename only - no path!! Otherwise you
- will get a strange file which you can't delete!
-
- *Note: The BPQ applicaton number refers to the position in the BPQCFG.TXT
- file you have set up for the program. The position is binary-weighted.
- for example:
-
- --- in bpqcfg.txt ---
- APPS
- BBS,*HOST,*SYS,,CHAT,NTS
- ----------------------
-
- This equates to the following application numbers:
- 1,2,4,8,16,32,64,128
-
- Load the G8BPQ Packet Switch first, then start DESQVIEW. Open your BBS
- application window. Next open a window for the NTS formatter. You will
- need to configure the window to allow at least 100k for the formatter.
- You will also need to configure the window to point to the working directory
- which contains all of the NTS formatter files.
- Your NTS formatter should now be set up and ready to use.
-
- 6. USAGE:
-
- The NTS formatter is simple to use. Connect to the node and type the
- application name (eg. NTS). You will then connect to the formatter.
- You should see the welcome text as in your configuration file, followed
- by the command prompt. This limited version only has 2 commands. These
- are "S" to send an NTS message and "Q" to log out of the formatter.
-
- To send an NTS message, enter "S" and follow the prompts like:
-
- Message Number :161
- Precedence :R
- Handling Code (HX?) :HXG
- Station of Origin :AA2QX
- Location of Origin :COLUMBIA MD
- File Time (optional) :2351Z
- File Date :AUG 20
- Name line of Address: DAVID SCHULER
- Number and Street : 1327 MISSING ROAD
- City : THISTOWN
- State : MD
- Zip Code :21046
- Telephone (format = 999 999 9999) : 301 725 8009
- Enter Text, enter "/EXIT" on a blank line to finish :
- line1: HELLO DAVID X NICE TO
- line2: HEAR FROM YOU X HOPE
- line3: ALL IS WELL AND WILL
- line4: SEE YOU AGAIN THIS FALL
- line5: X 73
- line6: /EXIT
- Enter Signature: LELAND
-
- NR 161 R HXG AA2QX 22 COLUMBIA MD 2351Z AUG 20
- DAVID SCHULER AA
- 1327 MISSING ROAD AA
- THISTOWN MD 21046 AA
- 301 725 8009
- BT
- HELLO DAVID X NICE TO HEAR FROM YOU X HOPE
- ALL IS WELL AND WILL SEE YOU AGAIN THIS FALL
- X 73
- BT
- LELAND
- AR
-
- OK to send (Y/N) ? Y
- Message Sent...
-
- Commands : <S>end NTS Message, <Q>uit >Q
-
- 73, AA2QX, AND TKS FOR QNI
-
- CLMBIA:AA2QX-2} Returned to node CLMBIA
-
- When the user confirms to send the message, it is formatted for packet
- and is sent to the mail file for the BBS (eg. C:\FBB\MAIL.IN). This
- file will look something like this:
-
- (MAIL.IN)
-
- ST 21046 @ NTSMD < AA2QX
- QTC 1 THISTOWN
- NR 161 R HXG AA2QX .. COLUMBIA MD 2351Z AUG 20
- DAVID SCHULER AA
- 1327 MISSING ROAD AA
- THISTOWN MD 21046 AA
- 301 725 8009
- BT
- HELLO DAVID X NICE TO HEAR FROM YOU X HOPE
- ALL IS WELL AND WILL SEE YOU AGAIN THIS FALL
- X 73
- BT
- LELAND
- AR
- /EX
-
-
- 7. ACKNOWLEDGEMENTS:
-
- a. BPQ Packet Switch - Copyright John Wiseman, G8BPQ
- b. FBB - Copyright Jean Paul Roubelat, F6FBB
- c. DESQVIEW - Registered trademark of Quarterdeck Office Systems Inc.
- d. IBM - Registered Trademark of International Business Machines Inc.
- e. MSDOS - Registered Trademark of Microsoft Corporation
- f. DRDOS - Registered Trademark of Novell/Digital Research Inc.
-
- g. Thanks to the following for their support and guidance in the
- development of this software.
-
- WB3V - ARRL/MDC Section Manager
- N3EGF - ARRL/MDC Traffic Manager
- N3LDY - MPTN (Maryland Packet Traffic Net) Manager.
- WJ3K - MDD (Maryland/Delaware Traffic Net) Manager.
-
-
-
-